Name - Surendra Kotra
Lab Batch-16
Group -3

Date-  13/10/2010
            Activity Done- Discussion on choice of projects(3.30pm to
4.50pm):
            We discussed about the choice of projects and we took voting on
each
            project we also considered the effort involved and our
capability to
            achieve our target and we came to a conclusion to take the
project graph plotter.

Date-14/10/2010
            Activity Done- discussion about the project(9.30am to 10.20am ):
            We discussed about the various modules of the projects and the
members
            presented their opinion about how we should go about the
problem. The
                    problems that were recognised by us were -
        1) The equation whose graph is to be drawn has to be taken from the
            user is in the form of a string. How to convert that string into
an
            expression?
        2) If we have the equation how to have the graph from it?
        3) How to calculate the varios parameters related to graph such as
           derivatives , definite integrals etc.
           We decided to see the see the code of certain graph plotters
           available on internet.

Date- 17/10/2010(1800 to 1920 hrs):
          Activity Done- Distribution of tasks to different groups
          The 3 modules into which the project was separated was alloted to
the 3
          groups within the team. Group 1 was alloted the task to handle the
          string and convert it into a function. Group 2 got the task to
handle
          the GUI. Group 3 got the task to calculate the various parameters
of
          the graph such as derivatives, integrals etc.

 Date-18/10/2010(2030 to 2240 hrs):
         Activity Done: Formulation of basic project plan.
         The most important conclusion that we reached was that the codes
written by
         different groups should be in the form of functions and we
discussed
         what input and output was required from each module.  We tried to
         understand design of certain programs. 
